McCamTable.MasterPositions property

The array that stores the master positions in the cam table.

Namespace: IntervalZero.KINGSTAR.Base.Api

Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public double[] MasterPositions { get; set; }
Public Property MasterPositions As Double()

Property value

Type: double[]

See also

McCamTable Class

IntervalZero.KINGSTAR.Base.Api Namespace